crypto/rand.devReader.mu (field)

3 uses

	crypto/rand (current package)
		rand_unix.go#L42: 	mu   sync.Mutex
		rand_unix.go#L64: 	r.mu.Lock()
		rand_unix.go#L65: 	defer r.mu.Unlock()